The WWEC is added to the pool's input queue. 将WWEC添加到池的输入队列。
You should increase the size of the connection pool of the queue connection factories and the maxConcurrency parameter for the activation specification to appropriate values. 您应该将队列连接工厂的连接池大小和激活规范的maxConcurrency参数提高到适当的值。
Then set up another pool of threads that join on the second queue, and then do work on the Web page. 然后,对加入到第二个队列中的另一个线程池进行设置,然后对Web页面执行相应的处理。
Benchmark tests comparing cached thread pool performance show that the new nonblocking synchronous queue implementation offers close to three times the speed over the current implementation. 比较缓存线程池性能的对比测试显示,新的非阻塞同步队列实现提供了几乎是当前实现3倍的速度。
A thread pool worker thread pulls the next WWEC from the input queue and runs it. 线程池工作线程从输入队列提取下一个WWEC,并运行它。
In the thesis we introduces the overall frame of the system, and the data structure of the message and the meaning of some attribute, and logic structure of the message queue, also introduces buffer pool of the send-queue and some operation of the queue. 论文给出了系统的总体框架,以及消息的数据结构及一些属性的含义,介绍了消息队列的总体结构,描述了消息队列的属性和逻辑结构以及发送队列缓冲池及队列的一些操作。
To realize efficient collaboration as well as synchronization and mutex of sharing between multiple threads, system introduces memory pre-allocation strategy, the memory pool and the queue of packets 'packages. 采用内存预分配策略、内存池和数据包封装队列等实现多线程之间高效的协作以及共享内存的同步与互斥。
Object caching pool solves the problem of the cumbersome in object searching because unitary caching queue stores so many types of data items. 采用对象缓存池,解决了单一缓存队列中存放多种类型的数据项,对象查询比对繁琐的问题。